RxWindow.BindingRoot property¶
Defined in
Type: RxWindowReactiveMarbles.ViewModel.Wpf
Assembly: ReactiveMarbles.ViewModel.Wpf.dll
Applies to
net8.0-windows10.0.19041
public TViewModel? BindingRoot { get; }
Summary: Gets the binding root view model.
Returns: TViewModel?